home *** CD-ROM | disk | FTP | other *** search
/ The Microsoft Windows 95 Recource Kit Utilities / Recouce Kit Utilities.iso / rkutil / rkhelp.inf < prev    next >
INI File  |  1995-10-12  |  9KB  |  240 lines

  1. ; rkhelp.INF
  2.  
  3. ; This is the Setup information file to install the animated cursor editor
  4.  
  5. ; Copyright (c) 1993-1995 Microsoft Corporation
  6.  
  7.  
  8. [version]
  9. LayoutFile=rklayout.inf
  10. signature="$CHICAGO$"
  11. SetupClass=BASE
  12.  
  13. [DestinationDirs]
  14. Register.Copy    = 17    ; LDID_INF
  15. rklayout.copy = 17     ;  LDID_INF
  16. win95rk.HLP.Copy = 18    ; LDID_HELP 
  17. overview.HLP.Copy = 18    ; LDID_HELP 
  18. tour4adm.HLP.Copy = 18    ; LDID_HELP 
  19. macusers.HLP.Copy = 18    ; LDID_HELP 
  20.  
  21. [Optional Components]
  22. rkhelptop
  23. win95rk
  24. overview
  25. tour4adm
  26. macusers
  27.  
  28. [rkhelptop]
  29. OptionDesc  = %rkhelp_DESC%
  30. Tip         = %rkhelp_TIP%
  31. IconIndex   = 49            ;Default (diamond) mini-icon for dialogs
  32.  
  33. [win95rk]
  34. OptionDesc  = %win95rk_DESC%
  35. Tip         = %win95rk_TIP%
  36. CopyFiles   = win95rk.HLP.Copy, Register.Copy, rklayout.copy
  37. UpdateInis  = win95rk.Inis
  38. Parent      = rkhelptop
  39. AddReg      = win95rk.install.reg
  40. InstallType = 0             ;Manual only
  41. IconIndex   = 49            ;Default (diamond) mini-icon for dialogs
  42. Uninstall   = win95rk_remove
  43.  
  44. [win95rk_remove]
  45. DelFiles    = win95rk.HLP.Copy
  46. DelReg      = win95rk.remove.reg
  47. UpdateInis  = win95rk.Rem.Inis
  48.  
  49. [overview]
  50. OptionDesc  = %overview_DESC%
  51. Tip         = %overview_TIP%
  52. CopyFiles   = overview.HLP.Copy, Register.Copy, rklayout.copy
  53. UpdateInis  = overview.Inis
  54. Parent      = rkhelptop
  55. AddReg      = overview.install.reg
  56. InstallType = 0             ;Manual only
  57. IconIndex   = 49            ;Default (diamond) mini-icon for dialogs
  58. Uninstall   = overview_remove
  59.  
  60. [overview_remove]
  61. DelFiles    = overview.HLP.Copy
  62. DelReg      = overview.remove.reg
  63. UpdateInis  = overview.Rem.Inis
  64.  
  65. [tour4adm]
  66. OptionDesc  = %tour4adm_DESC%
  67. Tip         = %tour4adm_TIP%
  68. CopyFiles   = tour4adm.HLP.Copy, Register.Copy, rklayout.copy
  69. UpdateInis  = tour4adm.Inis
  70. Parent      = rkhelptop
  71. AddReg      = tour4adm.install.reg
  72. InstallType = 0             ;Manual only
  73. IconIndex   = 49            ;Default (diamond) mini-icon for dialogs
  74. Uninstall   = tour4adm_remove
  75.  
  76. [tour4adm_remove]
  77. DelFiles    = tour4adm.HLP.Copy
  78. DelReg      = tour4adm.remove.reg
  79. UpdateInis  = tour4adm.Rem.Inis
  80.  
  81. [macusers]
  82. OptionDesc  = %macusers_DESC%
  83. Tip         = %macusers_TIP%
  84. CopyFiles   = macusers.HLP.Copy, Register.Copy, rklayout.copy
  85. UpdateInis  = macusers.Inis
  86. Parent      = rkhelptop
  87. AddReg      = macusers.install.reg
  88. InstallType = 0             ;Manual only
  89. IconIndex   = 49            ;Default (diamond) mini-icon for dialogs
  90. Uninstall   = macusers_remove
  91.  
  92. [macusers_remove]
  93. DelFiles    = macusers.HLP.Copy
  94. DelReg      = macusers.remove.reg
  95. UpdateInis  = macusers.Rem.Inis
  96.  
  97.  
  98. [rklayout.Copy]
  99. rklayout.inf
  100.  
  101. [Register.Copy]
  102. rkhelp.inf
  103.  
  104. [overview.HLP.Copy]
  105. overview.hlp
  106. overview.cnt
  107.  
  108. [macusers.HLP.Copy]
  109. macusers.cnt
  110. macusers.hlp
  111.  
  112. [tour4adm.HLP.Copy]
  113. tour4adm.cnt
  114. tour4adm.hlp
  115.  
  116. [win95rk.HLP.Copy]
  117. win95rk.cnt
  118. win95rk.hlp
  119.  
  120.  
  121. [win95rk.install.reg]
  122. ;Create entries for Maint Mode Setup
  123. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\win95rkhlp,DisplayName,,%uninstall_win95rk_Desc%
  124. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\win95rkhlp,UninstallString,,"RunDll setupx.dll,InstallHinfSection win95rk_Remove 4 rkhelp.INF"
  125.  
  126. [win95rk.remove.reg]
  127. ;Remove entries for Maint Mode Setup
  128. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\win95rkhlp
  129.  
  130. [overview.install.reg]
  131. ;Create entries for Maint Mode Setup
  132. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\overviewhlp,DisplayName,,%uninstall_overview_Desc%
  133. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\overviewhlp,UninstallString,,"RunDll setupx.dll,InstallHinfSection overview_Remove 4 rkhelp.INF"
  134.  
  135. [overview.remove.reg]
  136. ;Remove entries for Maint Mode Setup
  137. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\overviewhlp
  138.  
  139. [tour4adm.install.reg]
  140. ;Create entries for Maint Mode Setup
  141. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\tour4admhlp,DisplayName,,%uninstall_tour4adm_Desc%
  142. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\tour4admhlp,UninstallString,,"RunDll setupx.dll,InstallHinfSection tour4adm_Remove 4 rkhelp.INF"
  143.  
  144. [tour4adm.remove.reg]
  145. ;Remove entries for Maint Mode Setup
  146. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\tour4admhlp
  147.  
  148. [macusers.install.reg]
  149. ;Create entries for Maint Mode Setup
  150. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\macusers,DisplayName,,%uninstall_macusers_Desc%
  151. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\macusers,UninstallString,,"RunDll setupx.dll,InstallHinfSection macusers_Remove 4 rkhelp.INF"
  152.  
  153. [macusers.remove.reg]
  154. ;Remove entries for Maint Mode Setup
  155. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\macusers
  156.  
  157.  
  158. [win95rk.Inis]
  159. setup.ini, progman.groups,, "group11=%RKTOOLS_DESC%"         ;creates folder
  160. setup.ini, group11,, """%win95rk_Desc%"", %18%\win95rk.hlp,,, win95rk"       ;creates link
  161.  
  162. [win95rk.Rem.Inis]
  163. setup.ini, progman.groups,, "group11=%RKTOOLS_DESC%"         ;creates folder
  164. setup.ini, group11,, """%win95rk_Desc%"""                     ;deletes link
  165.  
  166. [overview.Inis]
  167. setup.ini, progman.groups,, "group11=%RKTOOLS_DESC%"         ;creates folder
  168. setup.ini, group11,, """%overview_Desc%"", %18%\overview.hlp,,, overview"       ;creates link
  169.  
  170. [overview.Rem.Inis]
  171. setup.ini, progman.groups,, "group11=%RKTOOLS_DESC%"         ;creates folder
  172. setup.ini, group11,, """%overview_Desc%"""                      ;deletes link
  173.  
  174. [tour4adm.Inis]
  175. setup.ini, progman.groups,, "group11=%RKTOOLS_DESC%"         ;creates folder
  176. setup.ini, group11,, """%tour4adm_Desc%"", %18%\tour4adm.hlp,,, tour4adm"       ;creates link
  177.  
  178. [tour4adm.Rem.Inis]
  179. setup.ini, progman.groups,, "group11=%RKTOOLS_DESC%"         ;creates folder
  180. setup.ini, group11,, """%tour4adm_Desc%"""                      ;deletes link
  181.  
  182. [macusers.Inis]
  183. setup.ini, progman.groups,, "group11=%RKTOOLS_DESC%"         ;creates folder
  184. setup.ini, group11,, """%macusers_Desc%"", %18%\macusers.hlp,,, macusers"       ;creates link
  185.  
  186. [macusers.Rem.Inis]
  187. setup.ini, progman.groups,, "group11=%RKTOOLS_DESC%"         ;creates folder
  188. setup.ini, group11,, """%macusers_Desc%"""                     ;deletes link
  189.  
  190.  
  191. [rkhelpReg]
  192. ; create the long-name for "Program Files"
  193. ; Note that when you rename a long name, VFAT changes the short name from
  194. ; foobar~1 to foobar~2.  To avoid this, we introduce a work around in the form of
  195. ; an intermediate rename
  196. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFilesRoot,,,%24%
  197. ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFilesRoot,%OLD_PROGRAMF%,,"%Old_Program_Files%" ; review - leave in for M8
  198. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFilesRoot,%PROGRAMF%,,!$!$!$!$.$!$
  199. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFilesRoot,!$!$!$!$.$!$,,"%Program_Files%,1"
  200. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFiles,,,"%24%\%PROGRAMF%"
  201. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFiles,%RESOURCE%,,!$!$!$!$.$!$
  202. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFiles,!$!$!$!$.$!$,,"%ResourceKit%,1"
  203.  
  204.  
  205. [Strings]
  206. RESKITHELP_DESC = "Resource Kit\Help"
  207. rkhelp_Desc    = "Windows 95 Resource Kit Help Files"
  208. rkhelp_TIP     = "Provides the Windows 95 Resource Kit as a help file, information about Resource Kit tools, a tour of Windows 95 for administrators, and help for Macintosh users"
  209.  
  210. RKTOOLS_DESC   = "Resource Kit"
  211. overview_DESC  = "Overview of Windows 95 Resource Kit Tools"
  212. tour4adm_DESC      = "Guided Tour for Administrators"
  213. win95rk_DESC   = "Windows 95 Resource Kit Help File"
  214. macusers_DESC   = "Help for Macintosh Users"
  215.  
  216. overview_TIP  = "Provides an overview of the tools provided with the Windows 95 Resource Kit"
  217. tour4adm_TIP      = "Provides a guided tour of the features in Windows 95 for administrators"
  218. win95rk_TIP   = "Provides the Windows 95 Resource Kit as an electronic help file"
  219. macusers_TIP   = "Provides information on Windows 95 for users of the Macintosh"
  220.  
  221. uninstall_overview_DESC  = "Overview of Windows 95 Resource Kit Tools"
  222. uninstall_tour4adm_DESC      = "Guided Tour for Administrators"
  223. uninstall_win95rk_DESC   = "Windows 95 Resource Kit Help File"
  224. uninstall_macusers_DESC   = "Help for Macintosh Users"
  225.  
  226. DSK = "Windows 95 Resource Kit"
  227.  
  228.  
  229.  
  230. ; Directory names - note that that short versions must match the truncated
  231. ; 8 char names for the long versions, or else there will be problems.
  232. ; also need to put the short versions in the [DestinationDirs] section above
  233. ; Used by wordpad, hypertrm, backup, paint, & MSN
  234. Program_Files    = "Programme"         ; changed for the German version of Windows 95
  235. PROGRAMF         = "Progra~1"          ; first 6 chars of Program_Files, + "~1"
  236. OEM_PROGRAMF     = "Progra~1"          ; first 6 chars of Program_Files, + "~1" - in OEM codepage (not Ansi)
  237. ResourceKit      = "Resource Kit"
  238. RESOURCE         = "Resour~1"          ; first 6 chars of Resource Kit, + "~1"
  239. OEM_RESOURCE     = "Resour~1"          ; first 6 chars of Resource Kit, + "~1"  - in OEM codepage (not Ansi)
  240.